GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > CellStyleCommand クラス > Apply メソッド : Apply(IWorksheet,Reference[],BuiltInStyle) メソッド |
'Declaration
Public Overloads Shared Function Apply( _ ByVal worksheet As IWorksheet, _ ByVal ranges() As Reference, _ ByVal style As BuiltInStyle _ ) As CellStyleCommand
public static CellStyleCommand Apply( IWorksheet worksheet, Reference[] ranges, BuiltInStyle style )